In This Topic
How to print displayed documents using GdViewer
In This Topic
The GdViewer class has numerous print functions. They are all automatically bounded to the current displayed document in the GdViewer control, whether a single image file or a multipage Tiff, PDF, GIF, or JBIG2. GdViewer printing is used in our Document Viewer Sample and Annotations Sample demos.
Here is a simple example how to achieve printing using the GdViewer class and a print button.